projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8558ecd
)
Tag a semantic test that seems to hang recently
author
Glenn Morris
<rgm@gnu.org>
Sun, 7 Mar 2021 17:27:27 +0000
(09:27 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 7 Mar 2021 17:27:27 +0000
(09:27 -0800)
* test/lisp/cedet/semantic-utest-c.el
(semantic-test-c-preprocessor-simulation): Mark as unstable.
test/lisp/cedet/semantic-utest-c.el
patch
|
blob
|
history
diff --git
a/test/lisp/cedet/semantic-utest-c.el
b/test/lisp/cedet/semantic-utest-c.el
index a7cbe116c2e25e39cf5def67693a2bdbfaf7da78..b881cdb93b3b7116b2c2f17aed542d056c23321d 100644
(file)
--- a/
test/lisp/cedet/semantic-utest-c.el
+++ b/
test/lisp/cedet/semantic-utest-c.el
@@
-46,7
+46,7
@@
;;;###autoload
(ert-deftest semantic-test-c-preprocessor-simulation ()
"Run parsing test for C from the test directory."
- :tags '(:expensive-test)
+ :tags '(:expensive-test
:unstable
)
(semantic-mode 1)
(dolist (fp semantic-utest-c-comparisons)
(let* ((semantic-lex-c-nested-namespace-ignore-second nil)